home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_2 / neckti12.zip / SYSOP.DOC < prev   
Text File  |  1992-07-18  |  5KB  |  121 lines

  1.               NECKTI V 1.2 Copyright 1992 Douglas DeLonay
  2.  
  3.      NECKTI is a shareware product. If you try it out and plan on using it a
  4. registration fee is required. For more information on registration go to the
  5. end of the file.
  6.  
  7.    Though I took care to see that this software is error free I can not be
  8. responsible for any damage that you believe is caused by your use of this
  9. software. All respnsibility lies with you the user of this product.
  10.  
  11.         NECKTI is a hangman type door. It is differant than all the rest I've
  12. seen in that it has it's own dictionairy, the players can have the computer
  13. pick a word from the dictionairy for them, or pick one themselves. If the user
  14. picks one him/her self they will have to keep entering words till they pick one
  15. thats in the dictionairy. They will get the option to have words that aren't in
  16. the dictionairy entered in the new word dictionairy, which can be merged with
  17. the verified word dictionairy or edited by using the utility that comes with
  18. the registered version.
  19.  
  20.   Also you can change the look of the hangman with your favorite ANSI editor if
  21. the default one isn't to your liking. There's eleven files for the hangman
  22. display.
  23.          rightfot.ans          last file to be displayed. shows whole body.
  24.                                Make this one first then edit this one to work
  25.                                down through the rest.
  26.  
  27.          leftfoot.ans          whole body minus right foot.
  28.  
  29.          rightleg.ans          leftfoot.ans minus the left foot.
  30.  
  31.          leftleg.ans           rightleg.ans minus the right leg.
  32.  
  33.          rghthand.ans          leftleg.ans minus the left leg.
  34.  
  35.          lefthand.ans          rghthand.ans minus the right hand.
  36.  
  37.          rightarm.ans          lefthand.ans minus the left hand.
  38.  
  39.          leftarm.ans           rightarm.ans minus the right arm.
  40.  
  41.          body.ans              leftarm.ans minus the left arm.
  42.  
  43.          neck.ans              body.ans minus the body.
  44.  
  45.          head.ans              neck.ans minus the neck.
  46.  
  47.          noose.ans             just the noose.
  48.  
  49.     So it is fairly simple. just start with the top one in the above list and
  50. subject a part and rename the file along each step. Also remember to keep
  51. output length restricted to the left 40 colomns, and top 23 rows.
  52.  
  53.   As for the configuration file it can be used to control how long inactive
  54. users are kept in the users list. How long inactive games are kept in the game
  55. file. How many times a user can challenge the computer per turn. users can gain
  56. points to their total points score by playing against the computor. You can
  57. also determine how many words each player has to guess to constitute a game. So
  58. you determine how long each game will take to complete. Just make a file called
  59.      NECKTI.CFG
  60.      \rybbs\curruser.bbs             ;path to curruser.bbs or dorinfo1.def
  61.      3                               ;number of turns per game
  62.      7                               ;number of days to keep inactive games
  63.      1                               ;number of days to keep inactive users
  64.      2                               ;times a user can challenge computer
  65.      2                               ;total games a player be involved in
  66.      The Home of ZIGGY's Stardust!!  ;name of BBS
  67.  
  68.    NECKTI automatically looks for NECKTI.CFG when it is called, so make sure
  69. you don't change the name of the file. To call neckti first make sure all the
  70. NECKTI files are in the same directory, and call NECKTI from that directory.
  71. Also you need to have a ANSI.SYS driver loaded to use it.
  72.  
  73.    i.e.
  74.    NECKTI.BAT
  75.    @echo off
  76.    cd\rybbs\doors\neckti
  77.    neckti
  78.    cd\rybbs
  79.  
  80.      It's that easy. Of coarse if you don't use RyBBS or RA you should have no
  81. problem finding a door converter to make either one for you. just make sure you
  82. run the converter and have the correct door file placed were your NECKTI.CFG
  83. file says it will be.
  84.    You may also want to try my last caller lister. It is very versatile. can
  85. add comments, show user time on in military or 24 hour format, plus much more.
  86.       You can always get a hold of the latest version on my BBS
  87.             The Home of ZIGGY
  88.             (414)264-3220     sorry only 2400 baud.
  89.  
  90.  
  91.      Registration is $20 U.S. currency. For this you will get the most recent
  92. version of the program including an updated word file with many more words in
  93. it. The NECKUTIL program which will allow you to verify words in the newword
  94. file as correct before merging them to the main word file. Of coarse you'll
  95. need to register to be able to merge the 2 files also. It will also allow you
  96. to edit players stats such as points, games in etc. or start a new game. To
  97. do so in unregistered version just delete the neck*.dat files.  send in the
  98. form below to register.
  99.  
  100. -------------------------------------------------------------------------------
  101. Name___________________________
  102.  
  103. address______________________________________
  104.  
  105. City___________________ State__ Zip code_____
  106.  
  107. Disk size    5 1/4____  3 1/2 _____
  108.  
  109. BBS name _______________________________________
  110.  
  111. BBS phone number ___-___-____
  112.  
  113. -------------------------------------------------------------------------------
  114.    send to
  115.    Douglas DeLonay
  116.    P.O. Box 72112
  117.    Milwaukee, WI 53212
  118.  
  119.        Thanks for trying this program! Suggestions and comments always welcome.
  120.  
  121.